packages/mako: fix whitespaces
authorGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:04:03 +0000 (07:04 +0000)
committerGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:04:03 +0000 (07:04 +0000)
Signed-off-by: Dirk Neukirchen <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
SVN-Revision: 40114

lang/mako/Makefile

index ad935c6c18d62db15a855833b163107593e21f76..d5101d04e63d0d7297fa339c864177b4e0195375 100644 (file)
@@ -27,7 +27,7 @@ define Package/mako
   CATEGORY:=Languages
   TITLE:=Mako Templates for Python
   URL:=http://www.makotemplates.org/
-  DEPENDS:=+python 
+  DEPENDS:=+python
 endef
 
 define Package/mako/description